ContentType Class |
Namespace: Independentsoft.Email.Mime
The ContentType type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentType |
Initializes a new instance of the ContentType class.
| |
| ContentType(String) |
Initializes a new instance of the ContentType class.
| |
| ContentType(String, String) |
Initializes a new instance of the ContentType class.
| |
| ContentType(String, String, String) |
Initializes a new instance of the ContentType class.
|
| Name | Description | |
|---|---|---|
| CharSet |
Gets or sets the character set.
| |
| Parameters |
Gets the parameters.
| |
| SubType |
Gets or sets the type of the sub.
| |
| Type |
Gets or sets the type.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |